home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-01.zip / 01 / CHIP / Software / Notepad++ 3.9 / npp.3.9.Installer.exe / readme.txt < prev    next >
Text File  |  2006-05-01  |  2KB  |  32 lines

  1. Notepad++ release Note :
  2.  
  3. What is Notepad++?
  4. ******************
  5.  
  6. Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.
  7.  
  8. Why another source editor?
  9. **************************
  10.  
  11. I worked for a big smart card company as engineer developer, and I took charge of looking for an alternative solution for an internal tool coded in Java. The internal tool needed an edit component, and I found Scintilla (which allows me to develop in C++) via Internet. I began my conception and development in this project.
  12.  
  13. Unfortunately the project is abandoned after 3 months. The reason is political : our company will use a new environment of development, as well a property language, to re-develop all internal tools. All the developers are forced to use this unstable and uncomfortable IDE and the incoherent property language.
  14.  
  15. As a C++/Java developer, I decided to continue the project with my spare time. The prototype of project was already done, I removed the components which depend on the specification of abandoned project - It made a generic code editor. Then I made it available on sourceforge and I continue to improve it : that's the beginning of Notepad++.
  16.  
  17. So you asked me "Why another source editor", the answer that I can give you is :
  18. "Why not? Since I enjoy myself with it."
  19.  
  20.  
  21. How to install :
  22. ****************
  23.  
  24. From the installer : 
  25.     Just follow the install wizard.
  26. From the zip :
  27.     just unzip all the files into a directory you want then launch it.
  28.         
  29. For the non-English speaking user :
  30.     Go to Dowload section to download your language :
  31.     http://notepad-plus.sourceforge.net/
  32.